This is the revision history for perl threads in <libera.chat:#esolangs>

factoid_idsubjectcopulapredicateauthornamespace
9957 perl threads is perl threads are bad because: they create an entire new interpreter with a copy of everything, have no real shared data, copy data between the interpreters, take more memory than forking, and having perl compiled with thread support slows down down every single perl operation, whether you are using threads or not. su-shee <*:##NULL>